home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Q-R / ResGenie™ 1.0 / ResGenie™ / ResGenie™.rsrc / TEXT_191_makestackready.txt < prev    next >
Encoding:
Text File  |  1993-08-02  |  330 b   |  10 lines

  1. global colorauthoringpath
  2.   answer file "Choose a stack to update:" of type "STAK"
  3.   if it is empty then do restext ("TEXT", "Exit", colorauthoringpath)
  4.   do push this cd
  5.   do set lockscreen to true
  6.   do set lockmessages to true
  7.   do go stack it
  8.   do restext ("TEXT", "nodialogcolorscriptsmoothe", colorauthoringpath)
  9. do   pop cd
  10.